type go.pact.im/x/process.nopRunnable

3 uses

	go.pact.im/x/process (current package)
		runnable.go#L43: type nopRunnable struct{}
		runnable.go#L48: 	return (*nopRunnable)(nil)
		runnable.go#L52: func (*nopRunnable) Run(ctx context.Context, callback Callback) error {